From e179f0de3f6a4d368256253ea975ac13fe535e49 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Mon, 5 Oct 2009 11:30:52 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e4a94b55c92..3dba231e6c2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4,6 +4,19 @@ (delete-directory): Use it. (copy-directory): Use it. Remove parameter PRESERVE-UID-GID. + * net/tramp.el (tramp-verbose): Fix docstring. + (tramp-methods): Add recursive option to `tramp-copy-args'. Add + `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2", + "scp1_old", "scp2_old", "rsync", "rsyncc". + (tramp-default-method): Check also for + `auth-source-user-or-password'. + (tramp-file-name-handler-alist, tramp-file-name-for-operation): + Add handler for `copy-directory'. + (tramp-handle-copy-directory): New defun. + (tramp-do-copy-or-rename-file-out-of-band): Handle directory case. + (tramp-handle-start-file-process): Raise an error when PROGRAM is + nil. Optimize sent command. + 2009-10-05 Stefan Monnier * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar -- 2.30.2